FlexPivot for WinForms
Add(String[]) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotFieldList クラス > Add メソッド : Add(String[]) メソッド
One or more field names to add to the list.
Adds an existing PivotField to the list.
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal ParamArray fieldNames() As System.String _
) 
public void Add( 
   params System.string[] fieldNames
)

パラメータ

fieldNames
One or more field names to add to the list.
参照

PivotFieldList クラス
PivotFieldList メンバ
オーバーロード一覧